thanks, but problem persist. When I install the ps3 controller driver, the onboard bluetooth of the pi3 stops working and when I remove it works again.
when doing "sudo service bluetooth status" I get the following:
pi@retropie:~ $ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: failed (Result: signal) since Tue 2017-06-13 00:05:01 UTC; 5min ago
Docs: man:bluetoothd(8)
Main PID: 767 (code=killed, signal=KILL)
Status: "Running"
Jun 12 02:17:08 retropie bluetoothd[767]: Bluetooth daemon 5.23
Jun 12 02:17:08 retropie systemd[1]: Started Bluetooth service.
Jun 12 02:17:08 retropie bluetoothd[767]: Starting SDP server
Jun 12 02:17:08 retropie bluetoothd[767]: Bluetooth management interface 1.1...d
Jun 12 02:17:08 retropie bluetoothd[767]: Sap driver initialization failed.
Jun 12 02:17:08 retropie bluetoothd[767]: sap-server: Operation not permitte...)
Jun 13 00:05:01 retropie systemd[1]: bluetooth.service: main process exited...LL
Jun 13 00:05:01 retropie systemd[1]: Unit bluetooth.service entered failed ...e.
Hint: Some lines were ellipsized, use -l to show in full.
pi@retropie:~ $